-
Home
-
Admin Menu Editor
-
1.12.2
-
Code
-
Classes
- LazyArrayStorage
Total Complexity |
20 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
134 |
Lines of code |
69 |
Logical lines of code |
37 |
Comment lines |
40 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
S |
67 |
3 |
8 |
__construct() |
S |
69 |
2 |
7 |
setPath() |
S |
65 |
2 |
9 |
deletePath() |
S |
67 |
2 |
8 |
rawGetValue() |
S |
75 |
2 |
4 |
lazyLoad() |
S |
68 |
2 |
8 |
setValue() |
S |
71 |
1 |
6 |
deleteValue() |
S |
74 |
1 |
5 |
buildSlot() |
S |
79 |
1 |
3 |
rawGetPath() |
S |
75 |
1 |
4 |
storeData() |
S |
91 |
1 |
2 |
loadData() |
S |
82 |
1 |
3 |
deleteStoredData() |
S |
91 |
1 |
2 |